--- layout: default title: Testdroid REST API ---
Testdroid REST API.
Device
| Operation | Description |
|---|---|
| GET /api/v2/devices/{id}/properties | Get the property list for device (model) with specific ID |
| GET /api/v2/devices | Get the device list |
| GET /api/v2/devices/{deviceModelId} | Get device |
Device Runs
Account Service
Test Run
Cloud info
| Operation | Description |
|---|---|
| GET /api/v2/info | Get basic cloud info |
Project
Device Group
License
| Operation | Description |
|---|---|
| POST /api/v2/license | Upload license to cloud |
| GET /api/v2/license | Get license installed to cloud |
Framework
| Operation | Description |
|---|
Account
| Operation | Description |
|---|---|
| GET /api/v2/users/{userId}/account | Get account |
Jira
Report
File
User
Label
| Operation | Description |
|---|---|
| POST /api/v2/label-groups/{groupId}/labels | Add label into label group |
| GET /api/v2/label-groups/{groupId}/labels | Get the label list of label group |
| POST /api/v2/label-groups | Create label group |
| GET /api/v2/label-groups | Get the label group list |
| POST /api/v2/label-groups/{groupId}/labels/{labelId} | Update label with specific ID |
| DELETE /api/v2/label-groups/{groupId}/labels/{labelId} | Delete label |
| GET /api/v2/label-groups/{groupId}/labels/{labelId} | Get the label from label group |
| POST /api/v2/label-groups/{id} | Update label group with specific ID |
| DELETE /api/v2/label-groups/{id} | Delete label group with specific ID |
| GET /api/v2/label-groups/{id} | Get label group with specific ID |
application/json
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| deviceGroupId | deviceGroupId |
path | integer (int64) | |
| deviceId | deviceId |
query | integer[]
,
multiple parameters (deviceId=aaa&deviceId=bbb)
|
*/*
Created
Unauthorized
Forbidden
Not Found
application/json
| deviceGroupId | deviceGroupId |
path | integer (int64) | |
| deviceModelId | deviceModelId |
path | integer (int64) |
*/*
No Content
Unauthorized
Forbidden
application/json
| deviceSessionId | deviceSessionId |
path | integer (int64) | |
| projectId | projectId |
query | integer (int64) | |
| testRunId | testRunId |
query | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| deviceSessionId | deviceSessionId |
path | integer (int64) | |
| projectId | projectId |
query | integer (int64) | |
| testRunId | testRunId |
query | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
junit file as response body
application/json
| deviceSessionId | deviceSessionId |
path | integer (int64) | |
| projectId | projectId |
query | integer (int64) | |
| testRunId | testRunId |
query | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
logs file as response body
application/json
| deviceSessionId | deviceSessionId |
path | integer (int64) | |
| projectId | projectId |
query | integer (int64) | |
| testRunId | testRunId |
query | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
performance file as response body
application/json
| deviceSessionId | deviceSessionId |
path | integer (int64) | |
| projectId | projectId |
query | integer (int64) | |
| testRunId | testRunId |
query | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
result data.zip as response body
application/json
| deviceSessionId | deviceSessionId |
path | integer (int64) | |
| projectId | projectId |
query | integer (int64) | |
| testRunId | testRunId |
query | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| deviceSessionId | deviceSessionId |
path | integer (int64) | |
| projectId | projectId |
query | integer (int64) | |
| testRunId | testRunId |
query | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
screenshot file in response body
application/json
| deviceSessionId | deviceSessionId |
path | integer (int64) | |
| screenshotId | screenshotId |
path | integer (int64) | |
| projectId | projectId |
query | integer (int64) | |
| testRunId | testRunId |
query | integer (int64) | |
| width | width |
query | integer (int32) | |
| height | height |
query | integer (int32) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| deviceSessionId | deviceSessionId |
path | integer (int64) | |
| projectId | projectId |
query | integer (int64) | |
| testRunId | testRunId |
query | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| deviceSessionId | deviceSessionId |
path | integer (int64) | |
| stateId | stateId |
path | integer (int64) | |
| projectId | projectId |
query | integer (int64) | |
| testRunId | testRunId |
query | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| deviceSessionId | deviceSessionId |
path | integer (int64) | |
| projectId | projectId |
query | integer (int64) | |
| testRunId | testRunId |
query | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| deviceSessionId | deviceSessionId |
path | integer (int64) | |
| tag[] | tag[] |
query | string[]
,
multiple parameters (tag[]=aaa&tag[]=bbb)
|
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| deviceSessionId | deviceSessionId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| deviceSessionId | deviceSessionId |
path | integer (int64) |
*/*
OK
Created
Unauthorized
Forbidden
Not Found
application/json
| deviceSessionId | deviceSessionId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| deviceSessionId | deviceSessionId |
path | integer (int64) | |
| deviceSessionStepId | deviceSessionStepId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| sessionId | sessionId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| sessionId | sessionId |
path | integer (int64) | |
| host | host |
query | string | |
| port | port |
query | integer (int32) | |
| type | type |
query | string | |
| password | password |
query | string |
*/*
Created
Unauthorized
Forbidden
Not Found
application/json
| sessionId | sessionId |
path | integer (int64) | |
| connectionId | connectionId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| withDisabled | withDisabled |
query | boolean | |
| withDedicated | withDedicated |
query | boolean | |
| device_group_id[] | device_group_id[] |
query | integer[]
,
multiple parameters (device_group_id[]=aaa&device_group_id[]=bbb)
|
|
| label_id[] | label_id[] |
query | integer[]
,
multiple parameters (label_id[]=aaa&label_id[]=bbb)
|
|
| device_filter[] | device_filter[] |
query | string[] , x ∈ {
FREE
,
RECOMMENDED
,
NEW
}
,
multiple parameters (device_filter[]=aaa&device_filter[]=bbb)
|
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| deviceModelId | deviceModelId |
path | integer (int64) | |
| withDedicated | withDedicated |
query | boolean | |
| withDisabled | withDisabled |
query | boolean |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| id | id |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| name | name |
query | string |
*/*
Created
Unauthorized
Forbidden
Not Found
application/json
| fileSetId | fileSetId |
path | integer (int64) |
*/*
No Content
Unauthorized
Forbidden
application/json
| fileSetId | fileSetId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| fileSetId | fileSetId |
path | integer (int64) | |
| name | name |
query | string |
*/*
OK
Created
Unauthorized
Forbidden
Not Found
application/json
| fileSetId | fileSetId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| fileSetId | fileSetId |
path | integer (int64) | |
| fileId | fileId |
query | integer (int64) |
*/*
OK
Created
Unauthorized
Forbidden
Not Found
application/json
| fileSetId | fileSetId |
path | integer (int64) | |
| fileId | fileId |
path | integer (int64) |
*/*
OK
No Content
Unauthorized
Forbidden
application/json
| fileSetId | fileSetId |
path | integer (int64) | |
| fileId | fileId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| fileSetId | fileSetId |
path | integer (int64) | |
| fileId | fileId |
path | integer (int64) | |
| name | name |
query | string |
*/*
OK
Created
Unauthorized
Forbidden
Not Found
Returns file stream
application/json
| fileSetId | fileSetId |
path | integer (int64) | |
| fileId | fileId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
Returns file stream
application/json
| fileSetId | fileSetId |
path | integer (int64) | |
| fileId | fileId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| tag[] | tag[] |
query | string[]
,
multiple parameters (tag[]=aaa&tag[]=bbb)
|
*/*
OK
Unauthorized
Forbidden
Not Found
multipart/form-data
| file | file |
formData | string |
*/*
Created
Unauthorized
Forbidden
Not Found
application/json
| fileId | fileId |
path | integer (int64) |
*/*
No Content
Unauthorized
Forbidden
application/json
| fileId | fileId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| fileId | fileId |
path | integer (int64) | |
| name | name |
query | string |
*/*
OK
Created
Unauthorized
Forbidden
Not Found
Returns file stream
application/json
| fileId | fileId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
Returns file stream
application/json
| fileId | fileId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| issueKey | issueKey |
path | string |
*/*
No Content
Unauthorized
Forbidden
application/json
| issueKey | issueKey |
path | string |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| issueKey | issueKey |
path | string | |
| comment | comment |
query | string |
*/*
OK
Created
Unauthorized
Forbidden
Not Found
application/json
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| projectKey | projectKey |
path | string |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| projectKey | projectKey |
path | string |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| projectKey | projectKey |
path | string | |
| issueTypeId | issueTypeId |
query | integer (int64) | |
| summary | summary |
query | string | |
| description | description |
query | string | |
| priorityId | priorityId |
query | integer (int64) |
*/*
Created
Unauthorized
Forbidden
Not Found
application/json
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| name | name |
query | string | |
| displayName | displayName |
query | string | |
| hiddenByDefault | hiddenByDefault |
query | boolean | |
| labelsSortAscending | labelsSortAscending |
query | boolean true |
*/*
Created
Unauthorized
Forbidden
Not Found
application/json
| groupId | groupId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| groupId | groupId |
path | integer (int64) | |
| name | name |
query | string | |
| displayName | displayName |
query | string |
*/*
Created
Unauthorized
Forbidden
Not Found
application/json
| groupId | groupId |
path | integer (int64) | |
| labelId | labelId |
path | integer (int64) |
*/*
No Content
Unauthorized
Forbidden
application/json
| groupId | groupId |
path | integer (int64) | |
| labelId | labelId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| groupId | groupId |
path | integer (int64) | |
| labelId | labelId |
path | integer (int64) | |
| name | name |
query | string | |
| displayName | displayName |
query | string |
*/*
OK
Created
Unauthorized
Forbidden
Not Found
application/json
| id | id |
path | integer (int64) |
*/*
No Content
Unauthorized
Forbidden
application/json
| id | id |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| id | id |
path | integer (int64) | |
| name | name |
query | string | |
| displayName | displayName |
query | string | |
| hiddenByDefault | hiddenByDefault |
query | boolean | |
| labelsSortAscending | labelsSortAscending |
query | boolean true |
*/*
OK
Created
Unauthorized
Forbidden
Not Found
application/json
*/*
OK
Unauthorized
Forbidden
Not Found
multipart/form-data
| file | file |
formData | string |
*/*
OK
Created
Unauthorized
Forbidden
Not Found
application/json
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| id | id |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| id | id |
path | integer (int64) | |
| frameworkId | frameworkId |
query | integer (int64) |
*/*
OK
Created
Unauthorized
Forbidden
Not Found
application/json
| id | id |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| projectId | projectId |
path | integer (int64) |
*/*
No Content
Unauthorized
Forbidden
application/json
| projectId | projectId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| projectId | projectId |
path | integer (int64) | |
| name | name |
query | string | |
| description | description |
query | string | |
| common | common |
query | boolean | |
| archivingStrategy | archivingStrategy |
query | string , x ∈ { NEVER , DAYS , RUNS } | |
| archivingItemCount | archivingItemCount |
query | integer (int32) | |
| query | string |
*/*
OK
Created
Unauthorized
Forbidden
Not Found
application/json
| projectId | projectId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| projectId | projectId |
path | integer (int64) | |
| scheduler | scheduler |
query | string , x ∈ { PARALLEL , SERIAL , SINGLE } | |
| mode | mode |
query | string , x ∈ { FULL_RUN , APP_CRAWLER , CTS , IOS , UIAUTOMATOR , REMOTECONTROL , CALABASH , CALABASH_IOS , APPIUM_ANDROID , APPIUM_IOS , IOS_CRAWLER , TELERIK_ANDROID , TELERIK_IOS , GENERIC } | |
| autoScreenshots | autoScreenshots |
query | boolean | |
| screenshotDir | screenshotDir |
query | string | |
| limitationType | limitationType |
query | string , x ∈ { PACKAGE , CLASS } | |
| limitationValue | limitationValue |
query | string | |
| withAnnotation | withAnnotation |
query | string | |
| withoutAnnotation | withoutAnnotation |
query | string | |
| applicationUsername | applicationUsername |
query | string | |
| applicationPassword | applicationPassword |
query | string | |
| usedDeviceGroupId | usedDeviceGroupId |
query | integer (int64) | |
| deviceLanguageCode | deviceLanguageCode |
query | string | |
| hookURL | hookURL |
query | string | |
| uiAutomatorTestClasses | uiAutomatorTestClasses |
query | string | |
| launchApp | launchApp |
query | boolean | |
| instrumentationRunner | instrumentationRunner |
query | string | |
| appRequired | appRequired |
query | boolean | |
| gamebenchEnabled | gamebenchEnabled |
query | boolean | |
| videoRecordingEnabled | videoRecordingEnabled |
query | boolean | |
| useAdditionalFiles | useAdditionalFiles |
query | boolean | |
| timeout | timeout |
query | integer (int64) | |
| appiumBrokerAddress | appiumBrokerAddress |
query | string | |
| createVNCConnection | createVNCConnection |
query | boolean | |
| maxAutoRetriesCount | maxAutoRetriesCount |
query | integer (int32) |
*/*
OK
Created
Unauthorized
Forbidden
Not Found
application/json
| projectId | projectId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| projectId | projectId |
path | integer (int64) | |
| key | key |
query | string | |
| value | value |
query | string |
*/*
Created
Unauthorized
Forbidden
Not Found
application/json
| projectId | projectId |
path | integer (int64) | |
| parameterId | parameterId |
path | integer (int64) |
*/*
No Content
Unauthorized
Forbidden
application/json
| projectId | projectId |
path | integer (int64) | |
| parameterId | parameterId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| projectId | projectId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| projectId | projectId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
zip stream is returned
application/json
| projectId | projectId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
Returns file stream
application/json
| projectId | projectId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
multipart/form-data
| projectId | projectId |
path | integer (int64) | |
| file | file |
formData | string |
*/*
Created
Unauthorized
Forbidden
Not Found
Returns file stream
application/json
| projectId | projectId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
multipart/form-data
| projectId | projectId |
path | integer (int64) | |
| file | file |
formData | string |
*/*
Created
Unauthorized
Forbidden
Not Found
Returns file stream
application/json
| projectId | projectId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
multipart/form-data
| projectId | projectId |
path | integer (int64) | |
| file | file |
formData | string |
*/*
Created
Unauthorized
Forbidden
Not Found
Serves icon stream in response body
application/json
| projectId | projectId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| projectId | projectId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| projectId | projectId |
path | integer (int64) | |
| query | string | |||
| type | type |
query | string , x ∈ { ALWAYS , ON_FAILURE } |
*/*
Created
Unauthorized
Forbidden
Not Found
application/json
| projectId | projectId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| projectId | projectId |
path | integer (int64) | |
| preview | preview |
query | boolean | |
| type | type |
query | string , x ∈ { HTML , PDF , CSV } |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| projectId | projectId |
path | integer (int64) | |
| name | name |
query | string | |
| usedDeviceIds[] | usedDeviceIds[] |
query | integer[]
,
multiple parameters (usedDeviceIds[]=aaa&usedDeviceIds[]=bbb)
|
|
| scheduler | scheduler |
query | string , x ∈ { PARALLEL , SERIAL , SINGLE } | |
| mode | mode |
query | string , x ∈ { FULL_RUN , APP_CRAWLER , CTS , IOS , UIAUTOMATOR , REMOTECONTROL , CALABASH , CALABASH_IOS , APPIUM_ANDROID , APPIUM_IOS , IOS_CRAWLER , TELERIK_ANDROID , TELERIK_IOS , GENERIC } | |
| autoScreenshots | autoScreenshots |
query | boolean | |
| screenshotDir | screenshotDir |
query | string | |
| limitationType | limitationType |
query | string , x ∈ { PACKAGE , CLASS } | |
| limitationValue | limitationValue |
query | string | |
| withAnnotation | withAnnotation |
query | string | |
| withoutAnnotation | withoutAnnotation |
query | string | |
| applicationUsername | applicationUsername |
query | string | |
| applicationPassword | applicationPassword |
query | string | |
| usedDeviceGroupId | usedDeviceGroupId |
query | integer (int64) | |
| deviceLanguageCode | deviceLanguageCode |
query | string | |
| hookURL | hookURL |
query | string | |
| uiAutomatorTestClasses | uiAutomatorTestClasses |
query | string | |
| launchApp | launchApp |
query | boolean | |
| instrumentationRunner | instrumentationRunner |
query | string | |
| appRequired | appRequired |
query | boolean | |
| gamebenchEnabled | gamebenchEnabled |
query | boolean | |
| videoRecordingEnabled | videoRecordingEnabled |
query | boolean | |
| useAdditionalFiles | useAdditionalFiles |
query | boolean | |
| timeout | timeout |
query | integer (int64) | |
| appFileId | appFileId |
query | integer (int64) | |
| testFileId | testFileId |
query | integer (int64) | |
| dataFileId | dataFileId |
query | integer (int64) | |
| testRunId | testRunId |
query | integer (int64) | |
| appiumBrokerAddress | appiumBrokerAddress |
query | string | |
| createVNCConnection | createVNCConnection |
query | boolean | |
| maxAutoRetriesCount | maxAutoRetriesCount |
query | integer (int32) |
*/*
Created
Unauthorized
Forbidden
Not Found
application/json
| projectId | projectId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) |
*/*
No Content
Unauthorized
Forbidden
application/json
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) | |
| displayName | displayName |
query | string |
*/*
OK
Created
Unauthorized
Forbidden
Not Found
application/json
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) |
*/*
OK
Created
Unauthorized
Forbidden
Not Found
application/json
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) | |
| parameterId | parameterId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
junit file as response body
application/json
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
logs file as response body
application/json
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
performance file as response body
application/json
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
result data.zip as response body
application/json
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
screenshot file in response body
application/json
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
path | integer (int64) | |
| screenshotId | screenshotId |
path | integer (int64) | |
| width | width |
query | integer (int32) | |
| height | height |
query | integer (int32) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
path | integer (int64) | |
| stateId | stateId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
path | integer (int64) | |
| tag[] | tag[] |
query | string[]
,
multiple parameters (tag[]=aaa&tag[]=bbb)
|
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
path | integer (int64) | |
| deviceSessionStepId | deviceSessionStepId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
zip stream is returned
application/json
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
Returns file stream
application/json
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
Returns file stream
application/json
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
Returns file stream
application/json
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
Returns file stream
application/json
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
query | integer (int64) | |
| preview | preview |
query | boolean | |
| type | type |
query | string , x ∈ { HTML , PDF , CSV } |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) | |
| preview | preview |
query | boolean | |
| type | type |
query | string , x ∈ { HTML , PDF , CSV } |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) | |
| preview | preview |
query | boolean | |
| type | type |
query | string , x ∈ { HTML , PDF , CSV } |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) | |
| preview | preview |
query | boolean | |
| type | type |
query | string , x ∈ { HTML , PDF , CSV } |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) | |
| name | name |
query | string |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| projectId | projectId |
path | integer (int64) | |
| testRunId | testRunId |
path | integer (int64) | |
| deviceRunIds[] | deviceRunIds[] |
query | integer[]
,
multiple parameters (deviceRunIds[]=aaa&deviceRunIds[]=bbb)
|
*/*
OK
Created
Unauthorized
Forbidden
Not Found
application/json
| projectId | projectId |
path | integer (int64) | |
| testRunId | testRunId |
path | integer (int64) | |
| deviceRunIds[] | deviceRunIds[] |
query | integer[]
,
multiple parameters (deviceRunIds[]=aaa&deviceRunIds[]=bbb)
|
*/*
OK
Created
Unauthorized
Forbidden
Not Found
application/json
| projectId | projectId |
path | integer (int64) | |
| testRunId | testRunId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| projectId | projectId |
path | integer (int64) | |
| testRunId | testRunId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
path | integer (int64) |
*/*
OK
Created
Unauthorized
Forbidden
Not Found
application/json
| projectId | projectId |
path | integer (int64) | |
| testRunId | testRunId |
path | integer (int64) | |
| deviceRunIds[] | deviceRunIds[] |
query | integer[]
,
multiple parameters (deviceRunIds[]=aaa&deviceRunIds[]=bbb)
|
*/*
OK
Created
Unauthorized
Forbidden
Not Found
application/json
| projectId | projectId |
path | integer (int64) | |
| testRunId | testRunId |
path | integer (int64) | |
| deviceRunIds[] | deviceRunIds[] |
query | integer[]
,
multiple parameters (deviceRunIds[]=aaa&deviceRunIds[]=bbb)
|
*/*
OK
Created
Unauthorized
Forbidden
Not Found
application/json
| projectId | projectId |
path | integer (int64) | |
| testRunId | testRunId |
path | integer (int64) | |
| deviceRunIds[] | deviceRunIds[] |
query | integer[]
,
multiple parameters (deviceRunIds[]=aaa&deviceRunIds[]=bbb)
|
*/*
OK
Created
Unauthorized
Forbidden
Not Found
application/json
| projectId | projectId |
path | integer (int64) | |
| testRunId | testRunId |
path | integer (int64) | |
| deviceRunIds[] | deviceRunIds[] |
query | integer[]
,
multiple parameters (deviceRunIds[]=aaa&deviceRunIds[]=bbb)
|
*/*
OK
Created
Unauthorized
Forbidden
Not Found
application/json
| projectId | projectId |
path | integer (int64) | |
| testRunId | testRunId |
path | integer (int64) | |
| deviceRunIds[] | deviceRunIds[] |
query | integer[]
,
multiple parameters (deviceRunIds[]=aaa&deviceRunIds[]=bbb)
|
*/*
OK
Created
Unauthorized
Forbidden
Not Found
application/json
| projectId | projectId |
path | integer (int64) | |
| testRunId | testRunId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| projectId | projectId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| projectId | projectId |
path | integer (int64) | |
| query | string |
*/*
Created
Unauthorized
Forbidden
Not Found
application/json
| projectId | projectId |
path | integer (int64) | |
| sharingId | sharingId |
path | integer (int64) |
*/*
No Content
Unauthorized
Forbidden
application/json
| projectId | projectId |
path | integer (int64) | |
| sharingId | sharingId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| projectId | projectId |
path | integer (int64) |
*/*
Created
No Content
Unauthorized
Forbidden
Not Found
application/json
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| runId | runId |
path | integer (int64) | |
| projectId | projectId |
query | integer (int64) |
*/*
No Content
Unauthorized
Forbidden
application/json
| runId | runId |
path | integer (int64) | |
| projectId | projectId |
query | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| runId | runId |
path | integer (int64) | |
| displayName | displayName |
query | string | |
| projectId | projectId |
query | integer (int64) |
*/*
OK
Created
Unauthorized
Forbidden
Not Found
application/json
| runId | runId |
path | integer (int64) | |
| projectId | projectId |
query | integer (int64) |
*/*
OK
Created
Unauthorized
Forbidden
Not Found
application/json
| runId | runId |
path | integer (int64) | |
| projectId | projectId |
query | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| runId | runId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| runId | runId |
path | integer (int64) | |
| parameterId | parameterId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| runId | runId |
path | integer (int64) | |
| projectId | projectId |
query | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| runId | runId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| runId | runId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
junit file as response body
application/json
| runId | runId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
logs file as response body
application/json
| runId | runId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
performance file as response body
application/json
| runId | runId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
result data.zip as response body
application/json
| runId | runId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| runId | runId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
screenshot file in response body
application/json
| runId | runId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
path | integer (int64) | |
| screenshotId | screenshotId |
path | integer (int64) | |
| width | width |
query | integer (int32) | |
| height | height |
query | integer (int32) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| runId | runId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| runId | runId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
path | integer (int64) | |
| stateId | stateId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| runId | runId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| runId | runId |
path | integer (int64) | |
| projectId | projectId |
query | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| runId | runId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
path | integer (int64) | |
| tag[] | tag[] |
query | string[]
,
multiple parameters (tag[]=aaa&tag[]=bbb)
|
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| runId | runId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| runId | runId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| runId | runId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| runId | runId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
path | integer (int64) | |
| deviceSessionStepId | deviceSessionStepId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| runId | runId |
path | integer (int64) | |
| projectId | projectId |
query | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
zip stream is returned
application/json
| runId | runId |
path | integer (int64) | |
| projectId | projectId |
query | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
Returns file stream
application/json
| runId | runId |
path | integer (int64) | |
| projectId | projectId |
query | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
json stream returned
application/json
| runId | runId |
path | integer (int64) | |
| projectId | projectId |
query | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
Returns file stream
application/json
| runId | runId |
path | integer (int64) | |
| projectId | projectId |
query | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
Returns file stream
application/json
| runId | runId |
path | integer (int64) | |
| projectId | projectId |
query | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| runId | runId |
path | integer (int64) | |
| preview | preview |
query | boolean | |
| type | type |
query | string , x ∈ { HTML , PDF , CSV } |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| runId | runId |
path | integer (int64) | |
| preview | preview |
query | boolean | |
| type | type |
query | string , x ∈ { HTML , PDF , CSV } |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| runId | runId |
path | integer (int64) | |
| preview | preview |
query | boolean | |
| type | type |
query | string , x ∈ { HTML , PDF , CSV } |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| runId | runId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| runId | runId |
path | integer (int64) | |
| name | name |
query | string |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| testRunId | testRunId |
path | integer (int64) | |
| userId | userId |
query | integer (int64) | |
| projectId | projectId |
query | integer (int64) | |
| deviceRunIds[] | deviceRunIds[] |
query | integer[]
,
multiple parameters (deviceRunIds[]=aaa&deviceRunIds[]=bbb)
|
*/*
OK
Created
Unauthorized
Forbidden
Not Found
application/json
| testRunId | testRunId |
path | integer (int64) | |
| projectId | projectId |
query | integer (int64) | |
| userId | userId |
query | integer (int64) | |
| deviceRunIds[] | deviceRunIds[] |
query | integer[]
,
multiple parameters (deviceRunIds[]=aaa&deviceRunIds[]=bbb)
|
*/*
OK
Created
Unauthorized
Forbidden
Not Found
application/json
| testRunId | testRunId |
path | integer (int64) | |
| userId | userId |
query | integer (int64) | |
| projectId | projectId |
query | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| testRunId | testRunId |
path | integer (int64) | |
| userId | userId |
query | integer (int64) | |
| projectId | projectId |
query | integer (int64) | |
| deviceRunIds[] | deviceRunIds[] |
query | integer[]
,
multiple parameters (deviceRunIds[]=aaa&deviceRunIds[]=bbb)
|
*/*
OK
Created
Unauthorized
Forbidden
Not Found
application/json
| testRunId | testRunId |
path | integer (int64) | |
| userId | userId |
query | integer (int64) | |
| projectId | projectId |
query | integer (int64) | |
| deviceRunIds[] | deviceRunIds[] |
query | integer[]
,
multiple parameters (deviceRunIds[]=aaa&deviceRunIds[]=bbb)
|
*/*
OK
Created
Unauthorized
Forbidden
Not Found
application/json
| testRunId | testRunId |
path | integer (int64) | |
| projectId | projectId |
query | integer (int64) | |
| userId | userId |
query | integer (int64) | |
| deviceRunIds[] | deviceRunIds[] |
query | integer[]
,
multiple parameters (deviceRunIds[]=aaa&deviceRunIds[]=bbb)
|
*/*
OK
Created
Unauthorized
Forbidden
Not Found
application/json
| testRunId | testRunId |
path | integer (int64) | |
| projectId | projectId |
query | integer (int64) | |
| deviceRunIds[] | deviceRunIds[] |
query | integer[]
,
multiple parameters (deviceRunIds[]=aaa&deviceRunIds[]=bbb)
|
*/*
OK
Created
Unauthorized
Forbidden
Not Found
application/json
| testRunId | testRunId |
path | integer (int64) | |
| projectId | projectId |
query | integer (int64) | |
| userId | userId |
query | integer (int64) | |
| deviceRunIds[] | deviceRunIds[] |
query | integer[]
,
multiple parameters (deviceRunIds[]=aaa&deviceRunIds[]=bbb)
|
*/*
OK
Created
Unauthorized
Forbidden
Not Found
application/json
| testRunId | testRunId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
For not logged in users
application/json
| serviceId | serviceId |
query | integer (int64) | |
| name | name |
query | string | |
| query | string | |||
| phone | phone |
query | string | |
| organization | organization |
query | string | |
| vat-id | vat-id |
query | string | |
| country | country |
query | string | |
| city | city |
query | string | |
| state | state |
query | string | |
| address | address |
query | string | |
| zip | zip |
query | string | |
| paymentMethod | paymentMethod |
query | string , x ∈ { PAYPAL , BRAINTREE , INVOICE , PROMOTION , BLUEMIX } | |
| cardNumber | cardNumber |
query | string | |
| expirationDate | expirationDate |
query | string | |
| cvv | cvv |
query | string | |
| feedback | feedback |
query | string |
*/*
Created
Unauthorized
Forbidden
Not Found
For not logged in users
application/json
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| recoveryKey | recoveryKey |
query | string |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| query | string |
*/*
OK
Created
Unauthorized
Forbidden
Not Found
application/json
| countryCode | countryCode |
query | string | |
| vatId | vatId |
query | string |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| id | id |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| id | id |
path | integer (int64) | |
| name | name |
query | string | |
| localeCountry | localeCountry |
query | string | |
| timeZone | timeZone |
query | string | |
| query | string | |||
| code | code |
query | string | |
| state | state |
query | string | |
| city | city |
query | string | |
| address | address |
query | string | |
| phone | phone |
query | string | |
| organization | organization |
query | string | |
| vatID | vatID |
query | string | |
| emailNotification | emailNotification |
query | string , x ∈ { ALWAYS , NEVER , ON_FAILURE } | |
| newPassword | newPassword |
query | string | |
| confirmPassword | confirmPassword |
query | string |
*/*
OK
Created
Unauthorized
Forbidden
Not Found
application/json
| id | id |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| id | id |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| id | id |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| id | id |
path | integer (int64) | |
| withPublic | withPublic |
query | boolean |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| id | id |
path | integer (int64) | |
| name | name |
query | string | |
| osType | osType |
query | string , x ∈ { IOS , ANDROID (default) , UNDEFINED } |
*/*
Created
Unauthorized
Forbidden
Not Found
application/json
| id | id |
path | integer (int64) | |
| withAdditionalUsers | withAdditionalUsers |
query | boolean |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| id | id |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| id | id |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
Owned projects + shared projects + public projects
application/json
| id | id |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| id | id |
path | integer (int64) | |
| name | name |
query | string | |
| type | type |
query | string , x ∈ { ANDROID (default) , CTS , IOS , UIAUTOMATOR , REMOTECONTROL , CALABASH , CALABASH_IOS , XCTEST , XCUITEST , APPIUM_ANDROID , APPIUM_ANDROID_SERVER_SIDE , APPIUM_IOS , APPIUM_IOS_SERVER_SIDE , TELERIK_ANDROID , TELERIK_IOS , GENERIC } | |
| mode | mode |
query | string , x ∈ { FULL_RUN , APP_CRAWLER , CTS , IOS , UIAUTOMATOR , REMOTECONTROL , CALABASH , CALABASH_IOS , APPIUM_ANDROID , APPIUM_IOS , IOS_CRAWLER , TELERIK_ANDROID , TELERIK_IOS , GENERIC } |
*/*
Created
Unauthorized
Forbidden
Not Found
application/json
| id | id |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) | |
| name | name |
query | string | |
| usedDeviceIds[] | usedDeviceIds[] |
query | integer[]
,
multiple parameters (usedDeviceIds[]=aaa&usedDeviceIds[]=bbb)
|
|
| scheduler | scheduler |
query | string , x ∈ { PARALLEL , SERIAL , SINGLE } | |
| mode | mode |
query | string , x ∈ { FULL_RUN , APP_CRAWLER , CTS , IOS , UIAUTOMATOR , REMOTECONTROL , CALABASH , CALABASH_IOS , APPIUM_ANDROID , APPIUM_IOS , IOS_CRAWLER , TELERIK_ANDROID , TELERIK_IOS , GENERIC } | |
| autoScreenshots | autoScreenshots |
query | boolean | |
| screenshotDir | screenshotDir |
query | string | |
| limitationType | limitationType |
query | string , x ∈ { PACKAGE , CLASS } | |
| limitationValue | limitationValue |
query | string | |
| withAnnotation | withAnnotation |
query | string | |
| withoutAnnotation | withoutAnnotation |
query | string | |
| applicationUsername | applicationUsername |
query | string | |
| applicationPassword | applicationPassword |
query | string | |
| usedDeviceGroupId | usedDeviceGroupId |
query | integer (int64) | |
| deviceLanguageCode | deviceLanguageCode |
query | string | |
| hookURL | hookURL |
query | string | |
| uiAutomatorTestClasses | uiAutomatorTestClasses |
query | string | |
| launchApp | launchApp |
query | boolean | |
| instrumentationRunner | instrumentationRunner |
query | string | |
| appRequired | appRequired |
query | boolean | |
| gamebenchEnabled | gamebenchEnabled |
query | boolean | |
| videoRecordingEnabled | videoRecordingEnabled |
query | boolean | |
| useAdditionalFiles | useAdditionalFiles |
query | boolean | |
| timeout | timeout |
query | integer (int64) | |
| appFileId | appFileId |
query | integer (int64) | |
| testFileId | testFileId |
query | integer (int64) | |
| dataFileId | dataFileId |
query | integer (int64) | |
| testRunId | testRunId |
query | integer (int64) | |
| appiumBrokerAddress | appiumBrokerAddress |
query | string | |
| createVNCConnection | createVNCConnection |
query | boolean | |
| maxAutoRetriesCount | maxAutoRetriesCount |
query | integer (int32) |
*/*
Created
Unauthorized
Forbidden
Not Found
application/json
| id | id |
path | integer (int64) |
*/*
OK
Created
Unauthorized
Forbidden
Not Found
application/json
| id | id |
path | integer (int64) |
*/*
No Content
Unauthorized
Forbidden
application/json
| id | id |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| id | id |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| id | id |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| id | id |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| id | id |
path | integer (int64) | |
| serviceId | serviceId |
path | integer (int64) |
*/*
OK
No Content
Unauthorized
Forbidden
application/json
| userId | userId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| accountServiceId | accountServiceId |
path | integer (int64) | |
| onDate | onDate |
query | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| query | string | |||
| password | password |
query | string |
*/*
OK
Created
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| additionalUserId | additionalUserId |
path | integer (int64) |
*/*
OK
No Content
Unauthorized
Forbidden
application/json
| userId | userId |
path | integer (int64) | |
| additionalUserId | additionalUserId |
path | integer (int64) |
*/*
OK
Created
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| billingPeriodId | billingPeriodId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| billingPeriodId | billingPeriodId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| deviceGroupId | deviceGroupId |
path | integer (int64) |
*/*
No Content
Unauthorized
Forbidden
application/json
| userId | userId |
path | integer (int64) | |
| deviceGroupId | deviceGroupId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| deviceGroupId | deviceGroupId |
path | integer (int64) | |
| name | name |
query | string | |
| osType | osType |
query | string , x ∈ { IOS , ANDROID , UNDEFINED } |
*/*
OK
Created
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| deviceGroupId | deviceGroupId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| deviceGroupId | deviceGroupId |
path | integer (int64) | |
| deviceId | deviceId |
query | integer[]
,
multiple parameters (deviceId=aaa&deviceId=bbb)
|
*/*
Created
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| deviceGroupId | deviceGroupId |
path | integer (int64) | |
| deviceId | deviceId |
path | integer (int64) |
*/*
No Content
Unauthorized
Forbidden
application/json
| userId | userId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| deviceModelId | deviceModelId |
query | integer (int64) | |
| fileSetId | fileSetId |
query | integer (int64) | |
| url | url |
query | string | |
| timeout | timeout |
query | integer (int64) |
*/*
Created
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
Note is stored as APIUserFile within output file set
application/json
| userId | userId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
path | integer (int64) | |
| name | name |
query | string | |
| content | content |
query | string |
*/*
Created
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
path | integer (int64) | |
| fileNoteId | fileNoteId |
path | integer (int64) |
*/*
No Content
Unauthorized
Forbidden
application/json
| userId | userId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
path | integer (int64) | |
| fileNoteId | fileNoteId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
path | integer (int64) | |
| fileNoteId | fileNoteId |
path | integer (int64) | |
| name | name |
query | string | |
| content | content |
query | string |
*/*
OK
Created
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
path | integer (int64) | |
| fileNoteId | fileNoteId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
Screenshot is stored as APIUserFile within output file set.
multipart/form-data
| userId | userId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
path | integer (int64) | |
| name | name |
query | string | |
| screenshot | screenshot |
formData | string |
*/*
Created
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
path | integer (int64) |
*/*
OK
Created
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
path | integer (int64) | |
| screenshotFileId | screenshotFileId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
path | integer (int64) | |
| screenshotFileId | screenshotFileId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
path | integer (int64) | |
| screenshotId | screenshotId |
path | integer (int64) |
*/*
No Content
Unauthorized
Forbidden
application/json
| userId | userId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
path | integer (int64) |
*/*
OK
Created
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| sessionId | sessionId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| sessionId | sessionId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| sessionId | sessionId |
path | integer (int64) | |
| host | host |
query | string | |
| port | port |
query | integer (int32) | |
| type | type |
query | string | |
| password | password |
query | string |
*/*
Created
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| sessionId | sessionId |
path | integer (int64) | |
| connectionId | connectionId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| name | name |
query | string |
*/*
Created
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| fileSetId | fileSetId |
path | integer (int64) |
*/*
No Content
Unauthorized
Forbidden
application/json
| userId | userId |
path | integer (int64) | |
| fileSetId | fileSetId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| fileSetId | fileSetId |
path | integer (int64) | |
| name | name |
query | string |
*/*
OK
Created
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| fileSetId | fileSetId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| fileSetId | fileSetId |
path | integer (int64) | |
| fileId | fileId |
query | integer (int64) |
*/*
OK
Created
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| fileSetId | fileSetId |
path | integer (int64) | |
| fileId | fileId |
path | integer (int64) |
*/*
OK
No Content
Unauthorized
Forbidden
application/json
| userId | userId |
path | integer (int64) | |
| fileSetId | fileSetId |
path | integer (int64) | |
| fileId | fileId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| fileSetId | fileSetId |
path | integer (int64) | |
| fileId | fileId |
path | integer (int64) | |
| name | name |
query | string |
*/*
OK
Created
Unauthorized
Forbidden
Not Found
Returns file stream
application/json
| userId | userId |
path | integer (int64) | |
| fileSetId | fileSetId |
path | integer (int64) | |
| fileId | fileId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
Returns file stream
application/json
| userId | userId |
path | integer (int64) | |
| fileSetId | fileSetId |
path | integer (int64) | |
| fileId | fileId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
Owned files
application/json
| userId | userId |
path | integer (int64) | |
| tag[] | tag[] |
query | string[]
,
multiple parameters (tag[]=aaa&tag[]=bbb)
|
*/*
OK
Unauthorized
Forbidden
Not Found
multipart/form-data
| userId | userId |
path | integer (int64) | |
| file | file |
formData | string |
*/*
Created
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| fileId | fileId |
path | integer (int64) |
*/*
No Content
Unauthorized
Forbidden
application/json
| userId | userId |
path | integer (int64) | |
| fileId | fileId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| fileId | fileId |
path | integer (int64) | |
| name | name |
query | string |
*/*
OK
Created
Unauthorized
Forbidden
Not Found
Returns file stream
application/json
| userId | userId |
path | integer (int64) | |
| fileId | fileId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
Returns file stream
application/json
| userId | userId |
path | integer (int64) | |
| fileId | fileId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| username | username |
query | string | |
| password | password |
query | string | |
| jiraUrl | jiraUrl |
query | string |
*/*
Created
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| jiraAccountId | jiraAccountId |
path | integer (int64) |
*/*
No Content
Unauthorized
Forbidden
application/json
| userId | userId |
path | integer (int64) | |
| jiraAccountId | jiraAccountId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| jiraAccountId | jiraAccountId |
path | integer (int64) | |
| username | username |
query | string | |
| password | password |
query | string | |
| jiraUrl | jiraUrl |
query | string |
*/*
OK
Created
Unauthorized
Forbidden
Not Found
multipart/form-data
| userId | userId |
path | integer (int64) | |
| jiraAccountId | jiraAccountId |
path | integer (int64) | |
| jiraCert | jiraCert |
formData | string |
*/*
OK
Created
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| applicationType | applicationType |
query | string , x ∈ { RECORDER } | |
| eventType | eventType |
query | string , x ∈ { RECORDER_OPEN_WIZARD , RECORDER_RUN_IN_CLOUD , RECORDER_FINISH_WIZARD , RECORDER_RUN_APPCRAWLER } |
*/*
OK
Created
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| query | string | |||
| type | type |
query | string , x ∈ { ALWAYS , ON_FAILURE } |
*/*
Created
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| id | id |
path | integer (int64) |
*/*
No Content
Unauthorized
Forbidden
application/json
| userId | userId |
path | integer (int64) | |
| id | id |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| id | id |
path | integer (int64) | |
| type | type |
query | string , x ∈ { ALWAYS , ON_FAILURE } |
*/*
OK
Created
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| id | id |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| id | id |
path | integer (int64) | |
| frameworkId | frameworkId |
query | integer (int64) |
*/*
OK
Created
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) |
*/*
No Content
Unauthorized
Forbidden
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) | |
| name | name |
query | string | |
| description | description |
query | string | |
| common | common |
query | boolean | |
| archivingStrategy | archivingStrategy |
query | string , x ∈ { NEVER , DAYS , RUNS } | |
| archivingItemCount | archivingItemCount |
query | integer (int32) |
*/*
OK
Created
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) | |
| scheduler | scheduler |
query | string , x ∈ { PARALLEL , SERIAL , SINGLE } | |
| mode | mode |
query | string , x ∈ { FULL_RUN , APP_CRAWLER , CTS , IOS , UIAUTOMATOR , REMOTECONTROL , CALABASH , CALABASH_IOS , APPIUM_ANDROID , APPIUM_IOS , IOS_CRAWLER , TELERIK_ANDROID , TELERIK_IOS , GENERIC } | |
| autoScreenshots | autoScreenshots |
query | boolean | |
| screenshotDir | screenshotDir |
query | string | |
| limitationType | limitationType |
query | string , x ∈ { PACKAGE , CLASS } | |
| limitationValue | limitationValue |
query | string | |
| withAnnotation | withAnnotation |
query | string | |
| withoutAnnotation | withoutAnnotation |
query | string | |
| applicationUsername | applicationUsername |
query | string | |
| applicationPassword | applicationPassword |
query | string | |
| usedDeviceGroupId | usedDeviceGroupId |
query | integer (int64) | |
| deviceLanguageCode | deviceLanguageCode |
query | string | |
| hookURL | hookURL |
query | string | |
| uiAutomatorTestClasses | uiAutomatorTestClasses |
query | string | |
| launchApp | launchApp |
query | boolean | |
| instrumentationRunner | instrumentationRunner |
query | string | |
| appRequired | appRequired |
query | boolean | |
| gamebenchEnabled | gamebenchEnabled |
query | boolean | |
| videoRecordingEnabled | videoRecordingEnabled |
query | boolean | |
| useAdditionalFiles | useAdditionalFiles |
query | boolean | |
| timeout | timeout |
query | integer (int64) | |
| appiumBrokerAddress | appiumBrokerAddress |
query | string | |
| createVNCConnection | createVNCConnection |
query | boolean | |
| maxAutoRetriesCount | maxAutoRetriesCount |
query | integer (int32) |
*/*
OK
Created
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) | |
| key | key |
query | string | |
| value | value |
query | string |
*/*
Created
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) | |
| parameterId | parameterId |
path | integer (int64) |
*/*
No Content
Unauthorized
Forbidden
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) | |
| parameterId | parameterId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
zip stream is returned
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
Returns file stream
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
multipart/form-data
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) | |
| file | file |
formData | string |
*/*
Created
Unauthorized
Forbidden
Not Found
Returns file stream
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
multipart/form-data
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) | |
| file | file |
formData | string |
*/*
Created
Unauthorized
Forbidden
Not Found
Returns file stream
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
multipart/form-data
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) | |
| file | file |
formData | string |
*/*
Created
Unauthorized
Forbidden
Not Found
Serves icon stream in response body
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) | |
| query | string | |||
| type | type |
query | string , x ∈ { ALWAYS , ON_FAILURE } |
*/*
Created
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) | |
| preview | preview |
query | boolean | |
| type | type |
query | string , x ∈ { HTML , PDF , CSV } |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) |
*/*
No Content
Unauthorized
Forbidden
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) | |
| displayName | displayName |
query | string |
*/*
OK
Created
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) |
*/*
OK
Created
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) | |
| key | key |
query | string | |
| value | value |
query | string |
*/*
Created
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) | |
| parameterId | parameterId |
path | integer (int64) |
*/*
No Content
Unauthorized
Forbidden
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) | |
| parameterId | parameterId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
junit file as response body
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
logs file as response body
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
performance file as response body
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
result data.zip as response body
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
screenshot file in response body
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
path | integer (int64) | |
| screenshotId | screenshotId |
path | integer (int64) | |
| width | width |
query | integer (int32) | |
| height | height |
query | integer (int32) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
path | integer (int64) | |
| stateId | stateId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
path | integer (int64) | |
| tag[] | tag[] |
query | string[]
,
multiple parameters (tag[]=aaa&tag[]=bbb)
|
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
path | integer (int64) | |
| deviceSessionStepId | deviceSessionStepId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
zip stream is returned
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
Returns file stream
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
Returns file stream
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
Returns file stream
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
Returns file stream
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
query | integer (int64) | |
| preview | preview |
query | boolean | |
| type | type |
query | string , x ∈ { HTML , PDF , CSV } |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) | |
| preview | preview |
query | boolean | |
| type | type |
query | string , x ∈ { HTML , PDF , CSV } |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) | |
| preview | preview |
query | boolean | |
| type | type |
query | string , x ∈ { HTML , PDF , CSV } |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) | |
| preview | preview |
query | boolean | |
| type | type |
query | string , x ∈ { HTML , PDF , CSV } |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) | |
| runId | runId |
path | integer (int64) | |
| name | name |
query | string |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) | |
| testRunId | testRunId |
path | integer (int64) | |
| deviceRunIds[] | deviceRunIds[] |
query | integer[]
,
multiple parameters (deviceRunIds[]=aaa&deviceRunIds[]=bbb)
|
*/*
OK
Created
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) | |
| testRunId | testRunId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) | |
| testRunId | testRunId |
path | integer (int64) | |
| deviceSessionId | deviceSessionId |
path | integer (int64) |
*/*
OK
Created
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) | |
| testRunId | testRunId |
path | integer (int64) | |
| deviceRunIds[] | deviceRunIds[] |
query | integer[]
,
multiple parameters (deviceRunIds[]=aaa&deviceRunIds[]=bbb)
|
*/*
OK
Created
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) | |
| testRunId | testRunId |
path | integer (int64) | |
| deviceRunIds[] | deviceRunIds[] |
query | integer[]
,
multiple parameters (deviceRunIds[]=aaa&deviceRunIds[]=bbb)
|
*/*
OK
Created
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) | |
| testRunId | testRunId |
path | integer (int64) | |
| deviceRunIds[] | deviceRunIds[] |
query | integer[]
,
multiple parameters (deviceRunIds[]=aaa&deviceRunIds[]=bbb)
|
*/*
OK
Created
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) | |
| testRunId | testRunId |
path | integer (int64) | |
| deviceRunIds[] | deviceRunIds[] |
query | integer[]
,
multiple parameters (deviceRunIds[]=aaa&deviceRunIds[]=bbb)
|
*/*
OK
Created
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) | |
| testRunId | testRunId |
path | integer (int64) | |
| deviceRunIds[] | deviceRunIds[] |
query | integer[]
,
multiple parameters (deviceRunIds[]=aaa&deviceRunIds[]=bbb)
|
*/*
OK
Created
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) | |
| testRunId | testRunId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) | |
| query | string |
*/*
Created
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) | |
| sharingId | sharingId |
path | integer (int64) |
*/*
No Content
Unauthorized
Forbidden
application/json
| userId | userId |
path | integer (int64) | |
| projectId | projectId |
path | integer (int64) | |
| sharingId | sharingId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) |
*/*
OK
Unauthorized
Forbidden
Not Found
application/json
| userId | userId |
path | integer (int64) | |
| serviceId | serviceId |
query | integer (int64) | |
| name | name |
query | string | |
| query | string | |||
| phone | phone |
query | string | |
| organization | organization |
query | string | |
| vat-id | vat-id |
query | string | |
| country | country |
query | string | |
| city | city |
query | string | |
| state | state |
query | string | |
| address | address |
query | string | |
| zip | zip |
query | string | |
| paymentMethod | paymentMethod |
query | string , x ∈ { PAYPAL , BRAINTREE , INVOICE , PROMOTION , BLUEMIX } | |
| cardNumber | cardNumber |
query | string | |
| expirationDate | expirationDate |
query | string | |
| cvv | cvv |
query | string | |
| feedback | feedback |
query | string |
*/*
Created
Unauthorized
Forbidden
Not Found